FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.basisprofil.onkologie#1.0.0-ballot (47 ms)

Package de.basisprofil.onkologie
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.basisprofil.onkologie@1.0.0-ballot&canonical=http://fhir.de/onkologie/StructureDefinition/EncounterTMBCase
Url http://fhir.de/onkologie/StructureDefinition/EncounterTMBCase
Version 1.0.0-ballot
Status active
Name EncounterTMBCase
Title Tumor Board Case Review
Experimental False
Description Profile of Encounter for a patient case review within molecular tumor boards.
Type Encounter
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.de/onkologie/StructureDefinition/EncounterTMBConference Tumor Board Conference


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "EncounterTMBCase",
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
      "valueString" : "Base.Management"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
      "valueCode" : "patient"
    }
  ],
  "url" : "http://fhir.de/onkologie/StructureDefinition/EncounterTMBCase",
  "version" : "1.0.0-ballot",
  "name" : "EncounterTMBCase",
  "title" : "Tumor Board Case Review",
  "status" : "active",
  "description" : "Profile of Encounter for a patient case review within molecular tumor boards.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Encounter",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Encounter",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Encounter.class",
        "path" : "Encounter.class",
        "patternCoding" : {
          "code" : "VR"
        }
      },
      {
        "id" : "Encounter.type",
        "path" : "Encounter.type",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "code" : "C159520",
              "system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
              "display" : "Patient Case Review"
            }
          ]
        }
      },
      {
        "id" : "Encounter.subject",
        "path" : "Encounter.subject",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ]
      },
      {
        "id" : "Encounter.partOf",
        "path" : "Encounter.partOf",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fhir.de/onkologie/StructureDefinition/EncounterTMBConference"
            ],
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy",
                "valueBoolean" : true
              }
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.